HOME |  BACK |  NEXT |  _  WORDLIST |  TOPICS |  _  AUTHORS |  E-MAIL |  _  INDEX | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

WWWE LogoTopic:

<MENU> Menu List

Definition:

Defines a menu list, where each element is typically a word or a short phrase that fits on a single line, rendered more compactly than most other list types.

Attributes:

COMPACT
The presence of this attribute indicates the user agent should use reduced inter-item spacing. In practice, there are several ways to increase the compactness of lists: reduced vertical inter-item spacing, smaller font size, or even to avoid line breaks between items. This is best handled through associated style sheets and the class attribute.

Context:

<MENU> is legal within:
<BANNER>, <BODYTEXT>, <DD>, <DIV>, <FIGTEXT>, <FN>, <FORM>, <LI>, <NOTE>, <TD>, <TH>

The following markup can be used within <MENU>
<LI>

Suggested style/usage:

Close Tag: REQUIRED

Example:

<MENU>
<LH>Select a Topic</LH>
<LI><A HREF="flags.htm">Flags</A>
<LI><A HREF="balloons.htm">Balloons</A>
<LI><A HREF="frogs.htm">Frogs</A>
</MENU>

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

E-Mail: The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights & IMPACT Online.
Revised -- February 20th, 1996